define('WP_HOME','http://example.com'); define('WP_SITEURL','http://example.com');
// Add to top of wp-config.php define( 'WP_HOME', 'http://example.com' ); define( 'WP_SITEURL', 'http://example.com' );